- Visual Studio 2010
- Apache License, Version 2.0
- Visual Studio 2010 SDK
- IronPython Integrated Shell
- VSX
- 11/29/2011
This sample illustrates how to integrate support for a new language into Visual Studio. The sample utilizes v1.1.1.0 of IronPython language, and includes support for Intellisense, syntax coloring, code completion, code snippets, custom project types and MSBuild integration. Before you try to build the project make sure you have installed the Pre-requisites.
For more information on VS extensibility, visit the VSX Developer Center .
If instead of a sample you would like IronPython support in Visual Studio 2010, please download the IronPython tools for Visual Studio. For IronPython general questions please use the IronPython mailing list.
For more information on VS extensibility, visit the VSX Developer Center .
If instead of a sample you would like IronPython support in Visual Studio 2010, please download the IronPython tools for Visual Studio. For IronPython general questions please use the IronPython mailing list.
- VSX developers (including VS SDK and VS Shell)
- Visual Studio enthusiasts
This is the list of software pre-requisites you need to build the IronPython Studio Integrated setup:
- Visual Studio 2010 Professional edition or higher
- Visual Studio 2010 SDK